home *** CD-ROM | disk | FTP | other *** search
- /*
- DDEDLG.H -
-
- This file:
-
- Definitions for DDEADS dialog items.
-
- (C) Copyright 1988-1994 by Autodesk, Inc.
-
- This program is copyrighted by Autodesk, Inc. and is licensed
- to you under the following conditions. You may not distribute
- or publish the source code of this program in any form. You
- may incorporate this code in object form in derivative works
- provided such derivative works are (i.) are designed and
- intended to work solely with Autodesk, Inc. products, and
- (ii.) contain Autodesk's copyright notice "(C) Copyright
- 1988-1994 by Autodesk, Inc."
-
- AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
- AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF MER-
- CHANTABILITY OR FITNESS FOR A PARTICULAR USE. AUTODESK, INC.
- DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
- UNINTERRUPTED OR ERROR FREE.
-
- */
- #define IDD_DDE_INIT 100
- #define IDD_DDE_APP 101
- #define IDD_DDE_TOPIC 104
- #define IDD_DDE_PATH 105
- #define IDD_DDE_PARAMS 108
- #define IDI_DDEINIT 203
- #define IDD_ADVISE 201
- #define IDD_SS_EXCEL 301
- #define IDD_SS_OTHER 302
- #define IDD_SS_ROW 303
- #define IDD_SS_COL 304
- #define IDD_SS_OPEN 305
- #define IDD_SS_DOCUMENT 306
- #define IDD_SS_RANGE 307
- #define IDS_SS_ROW 16
- #define IDS_SS_COL 17
- #define IDS_SS_RANGE 18
- #define IDS_SS_OPEN 19
- #define IDS_SS_DOCUMENT 20
-